home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 June / PCWorld_2007-06_cd.bin / komunikace / smartftp / SFTPNSI.exe / {app} / SmartFTP.exe / 1033 / CSS / 463
Text File  |  2007-05-04  |  1KB  |  60 lines

  1. body {
  2.     font-family: Arial, Helvetica, Sans-Serif; 
  3.     font-size: 12px;    
  4.     background-color: #F0F0F0;
  5.     margin:12pt;
  6.     margin-left:10pt;
  7.     margin-right:10pt;
  8. }
  9. td {
  10.     font-family: Arial, Helvetica, Sans-Serif; 
  11.   font-size: 12px;        
  12. }
  13.  
  14. td.small            { font-family: Arial, Helvetica, sans-serif; font-size:11px; }
  15.  
  16.  
  17. a:link                 { color: #00128C; text-decoration: underline; }
  18. a:visited           { color: #00128C; text-decoration: underline; }
  19. A:active            { COLOR: #000000; text-decoration: underline; }
  20. A:hover                { color: #000000; text-decoration: underline; }
  21.  
  22. ul.small {
  23. margin-bottom: 8px;
  24. margin-top: 0.1em;
  25. }
  26.  
  27. .build { 
  28.     color: #007700;
  29.     font-weight: bold; 
  30. }
  31.  
  32. .title { 
  33.     font-family: Arial, Helvetica, Sans-Serif; 
  34.     color: #1F3E8A; 
  35.     font-weight:bold; 
  36. }
  37.  
  38. button.ok {
  39.     color : #000000;
  40.      background-color: #FFFFFF;    
  41.     font-size: 12px;
  42.     font-family: Arial, Helvetica, sans-serif;
  43.     border: 1px solid #000000;
  44.     width: 80px;
  45. }
  46.  
  47. /* by Benjamin Kalytta */
  48.  
  49. img {
  50.     border:none 0;
  51. }
  52. .left-column {
  53.     width:170px;
  54.     float:left;
  55.     line-height:14pt;
  56. }
  57. .right-column {
  58.     line-height:14pt;
  59. }
  60.